SchedulingService.startJob Method
Starts the specified job.
Parameters
- id
-
The job ID.
Return Value
Type: jQuery.Promise
A promise object that is resolved when the call is completed.
If successful, an integer containing the job run ID for the specified job is returned.